Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Defining objects that don’t represent data values
Objects that don’t represent single data values use a form of the
DEFINEstatement that names the object type directly. You have seen theDEFINE BUTTON,DEFINE BROWSE, andDEFINE FRAMEstatements already in the AppBuilder code forCustOrders.w. These are all examples of this form. Each statement type accepts the same kinds of options that theVIEW-ASphrase of theDEFINE VARIABLEstatement does, with the options list specialized for each object type. You’ll look at some of these object types in the next chapter.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |